Fix typo in ChangeLog entry.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 7 Aug 2013 17:03:46 +0000 (21:03 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 7 Aug 2013 17:03:46 +0000 (21:03 +0400)
src/ChangeLog

index fbf1f54850a0efdf54fb8505bbbf80a3bd5d0d28..c52c87124e262d4b2fc30e4f30c418fb5d0a5391 100644 (file)
@@ -36,7 +36,7 @@
        * xdisp.c (reconsider_clip_changes): Remove prototype, drop 2nd arg
        and always assume window's buffer.
        (redisplay_window): Adjust user.
-       (redisplay_internal): Call to reconsider_clip_change once and
+       (redisplay_internal): Call to reconsider_clip_changes once and
        check whether mode line should be updated only if selected window
        shows current buffer.
        (run_window_scroll_functions): Use eassert for debugging check.